home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / security / doc / clippings / 930618-01 < prev    next >
Encoding:
Internet Message Format  |  1993-07-10  |  1.7 KB

  1. From: alecm@uk-usenet.uk.sun.com (Alec Muffett - Sun IS -  System Administrator)
  2. Newsgroups: comp.security.misc,alt.security
  3. Subject: New Package Announcement: CrackLib
  4. Date: 18 Jun 1993 13:01:15 GMT
  5. Organization: Sun Microsystems (UK)
  6. Message-ID: <1vsear$bpi@uk-usenet.UK.Sun.COM>
  7. Keywords: password security proactive
  8.  
  9.  
  10. "CrackLib" - a (hopefully portable) proactive password checking
  11. library, has been posted to "comp.sources.misc".
  12.  
  13. The announcement is attached below.
  14.  
  15.                     - alec
  16. --
  17.  
  18. CrackLib is a library containing a C function (well, lots of functions
  19. really, but you only need to use one of them) which may be used in a
  20. "passwd"-like program.
  21.  
  22. The idea is simple: try to prevent users from choosing passwords that
  23. could be guessed by "Crack" by filtering them out, at source.
  24.  
  25. CrackLib is an offshoot of the the version 5 "Crack" software, and
  26. contains a considerable number of ideas nicked from the new software. 
  27. At the time of writing, Crack 5 is incomplete (still awaiting purchase
  28. of my home box) - but I though I could share this with you. 
  29.  
  30. NOTE THIS WELL: CrackLib is NOT a replacement "passwd" program. 
  31. CrackLib is a LIBRARY.  CrackLib is what trendy marketdroid types would
  32. probably call an "enabler". 
  33.  
  34. The idea is that you wire it into your _own_ "passwd" program (if you
  35. have source); alternatively, you wire it into something like "shadow"
  36. >From off of the net.  You can use it almost _everywhere_. 
  37.  
  38. FOR YOUR INFORMATION:
  39.  
  40. CrackLib has been tested mostly on Suns.  If you can point me at ways
  41. round portability problems (eg: static linking, other libraries, etc)
  42. I'd be most grateful. 
  43.  
  44. A reference copy of CrackLib (+ large dictionary) can be found via
  45. anonymous FTP at: 
  46.  
  47.     black.ox.ac.uk:~ftp/src/security/cracklib25.tar.Z
  48.  
  49.  
  50.                     - alec
  51.  
  52.  
  53.  
  54.  
  55.